Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/APPEALS-32376: Re-architect How Caseflow Stores and Processes Hearing Times #20519

Closed
wants to merge 218 commits into from

Conversation

ThorntonMatthew
Copy link
Contributor

Resolves APPEALS-32376

Copy link

codeclimate bot commented Jan 16, 2024

Code Climate has analyzed commit 8874a8e and detected 7 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 4
Duplication 3

View more on Code Climate.

@@ -1,41 +0,0 @@
# frozen_string_literal: true
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was deleted in order to prune dead code.

ThorntonMatthew and others added 28 commits August 21, 2024 00:46
…22649)

Co-authored-by: Matthew Thornton <ThorntonMatthew@users.noreply.github.com>
* Add RO times to Previously Scheduled section of Daily Docket pages

* Use RO tz over complex logic

* Update snapshot

---------

Co-authored-by: Matthew Thornton <ThorntonMatthew@users.noreply.github.com>
* Update recipient timezone to look through appeal if nil elsewhere

* Remove redundant conditional from serializers and always pass representative_tz

* Refactor for readability

* update hearing mailer spec to account for recipient timezone fallback logic

* remove empty line

---------

Co-authored-by: Matthew Thornton <99351305+ThorntonMatthew@users.noreply.github.com>
@ThorntonMatthew ThorntonMatthew deleted the feature/APPEALS-32376 branch September 10, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.